How to: Format a 3.5 inch high-density (1.44 MB) in DOS.
Solution:
Type the following command at a DOS prompt and press ENTER:
FORMAT <drive>: /F 1.44
(where <drive> is the letter of the floppy drive diskette).
1) Click the 'Start' button to display the 'Start' menu.
2) Select 'Programs' and select 'MS-DOS Prompt'. (The 'MS-DOS Prompt' window appears.)
3) Type the following at the DOS prompt and press ENTER:
FORMAT <drive>: /F:1.44
(where <drive> is the letter assigned to the appropriate floppy drive).
4) (Optional) Type a label for the diskette and press ENTER.
5) (Optional) Type Y and press ENTER to format another diskette.
6) Type N and press ENTER to return to the DOS prompt.
7) Type the following and press ENTER:
EXIT